Skip to content

fix(sync): configure git user identity in Create PR step#10

Merged
acebot712 merged 1 commit intomainfrom
fix/sync-pr-git-identity
Apr 18, 2026
Merged

fix(sync): configure git user identity in Create PR step#10
acebot712 merged 1 commit intomainfrom
fix/sync-pr-git-identity

Conversation

@acebot712
Copy link
Copy Markdown
Owner

Latent pre-existing bug. Surfaced now that the sync workflow runs end-to-end. Companion: same fix in promptguard-node.

Workflow used git commit without a configured identity, dying with
'fatal: empty ident name not allowed' at PR creation time. Latent
bug -- only surfaced now that the upstream sync started working
end-to-end (was dying earlier on missing OPENAPI_SPEC_TOKEN before).

Use the standard github-actions[bot] identity so PRs read as
bot-authored in the audit log.
@acebot712 acebot712 merged commit fae8593 into main Apr 18, 2026
8 checks passed
@acebot712 acebot712 deleted the fix/sync-pr-git-identity branch April 18, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant